Upstream tarball 9885
[amule.git] / MSVC Solution / aMuleWeb / aMuleWeb.vcproj
blobd5e3ca50217d43dfeb21c058ed27254b51e3e601
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="aMuleWeb"
6 ProjectGUID="{EC3DE6B0-0C01-4D64-928A-4ADDB09473BA}"
7 RootNamespace="aMuleWeb"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="1"
24 CharacterSet="1"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 AdditionalOptions="/MP"
44 Optimization="0"
45 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswud&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\src&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\src\zlib&quot;"
46 PreprocessorDefinitions="_DEBUG;__DEBUG__;_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;EC_REMOTE;ECSOCKET_USE_EVENTS=0"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 DebugInformationFormat="3"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
58 PreprocessorDefinitions="_UNICODE;UNICODE;VER_FILEDESCRIPTION_STR=\&quot;aMule Web Server\&quot;;VER_INTERNALNAME_STR=\&quot;$(ProjectName)\&quot;;VER_ORIGINALFILENAME_STR=\&quot;$(TargetFileName)\&quot;"
60 <Tool
61 Name="VCPreLinkEventTool"
63 <Tool
64 Name="VCLinkerTool"
65 AdditionalDependencies="ws2_32.lib"
66 LinkIncremental="1"
67 GenerateDebugInformation="true"
68 SubSystem="1"
69 RandomizedBaseAddress="1"
70 DataExecutionPrevention="0"
71 TargetMachine="1"
73 <Tool
74 Name="VCALinkTool"
76 <Tool
77 Name="VCManifestTool"
79 <Tool
80 Name="VCXDCMakeTool"
82 <Tool
83 Name="VCBscMakeTool"
85 <Tool
86 Name="VCFxCopTool"
88 <Tool
89 Name="VCAppVerifierTool"
91 <Tool
92 Name="VCPostBuildEventTool"
94 </Configuration>
95 <Configuration
96 Name="Release|Win32"
97 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
98 IntermediateDirectory="$(ConfigurationName)"
99 ConfigurationType="1"
100 CharacterSet="1"
101 WholeProgramOptimization="1"
103 <Tool
104 Name="VCPreBuildEventTool"
106 <Tool
107 Name="VCCustomBuildTool"
109 <Tool
110 Name="VCXMLDataGeneratorTool"
112 <Tool
113 Name="VCWebServiceProxyGeneratorTool"
115 <Tool
116 Name="VCMIDLTool"
118 <Tool
119 Name="VCCLCompilerTool"
120 AdditionalOptions="/MP"
121 Optimization="3"
122 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\lib\vc_lib\mswu&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\src&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;;&quot;$(SolutionDir)\..\..\wxWidgets\src\zlib&quot;"
123 PreprocessorDefinitions="_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;EC_REMOTE;ECSOCKET_USE_EVENTS=0"
124 RuntimeLibrary="0"
125 UsePrecompiledHeader="0"
126 WarningLevel="3"
127 DebugInformationFormat="3"
129 <Tool
130 Name="VCManagedResourceCompilerTool"
132 <Tool
133 Name="VCResourceCompilerTool"
134 PreprocessorDefinitions="_UNICODE;UNICODE;VER_FILEDESCRIPTION_STR=\&quot;aMule Web Server\&quot;;VER_INTERNALNAME_STR=\&quot;$(ProjectName)\&quot;;VER_ORIGINALFILENAME_STR=\&quot;$(TargetFileName)\&quot;"
136 <Tool
137 Name="VCPreLinkEventTool"
139 <Tool
140 Name="VCLinkerTool"
141 AdditionalDependencies="ws2_32.lib"
142 LinkIncremental="1"
143 GenerateDebugInformation="true"
144 SubSystem="1"
145 OptimizeReferences="2"
146 EnableCOMDATFolding="2"
147 RandomizedBaseAddress="1"
148 DataExecutionPrevention="0"
149 TargetMachine="1"
151 <Tool
152 Name="VCALinkTool"
154 <Tool
155 Name="VCManifestTool"
157 <Tool
158 Name="VCXDCMakeTool"
160 <Tool
161 Name="VCBscMakeTool"
163 <Tool
164 Name="VCFxCopTool"
166 <Tool
167 Name="VCAppVerifierTool"
169 <Tool
170 Name="VCPostBuildEventTool"
172 </Configuration>
173 <Configuration
174 Name="Debug29|Win32"
175 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
176 IntermediateDirectory="$(ConfigurationName)"
177 ConfigurationType="1"
178 CharacterSet="1"
180 <Tool
181 Name="VCPreBuildEventTool"
183 <Tool
184 Name="VCCustomBuildTool"
186 <Tool
187 Name="VCXMLDataGeneratorTool"
189 <Tool
190 Name="VCWebServiceProxyGeneratorTool"
192 <Tool
193 Name="VCMIDLTool"
195 <Tool
196 Name="VCCLCompilerTool"
197 AdditionalOptions="/MP"
198 Optimization="0"
199 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets29\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets29\lib\vc_lib\mswud&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\src&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;;&quot;$(SolutionDir)\..\..\wxWidgets29\src\zlib&quot;;&quot;$(SolutionDir)\..\..\wxWidgets29\src\png&quot;"
200 PreprocessorDefinitions="_DEBUG;__DEBUG__;_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;EC_REMOTE;ECSOCKET_USE_EVENTS=0;WITH_LIBPNG"
201 BasicRuntimeChecks="3"
202 RuntimeLibrary="3"
203 UsePrecompiledHeader="0"
204 WarningLevel="3"
205 DebugInformationFormat="3"
207 <Tool
208 Name="VCManagedResourceCompilerTool"
210 <Tool
211 Name="VCResourceCompilerTool"
212 PreprocessorDefinitions="_UNICODE;UNICODE;VER_FILEDESCRIPTION_STR=\&quot;aMule Web Server\&quot;;VER_INTERNALNAME_STR=\&quot;$(ProjectName)\&quot;;VER_ORIGINALFILENAME_STR=\&quot;$(TargetFileName)\&quot;"
214 <Tool
215 Name="VCPreLinkEventTool"
217 <Tool
218 Name="VCLinkerTool"
219 AdditionalDependencies="ws2_32.lib"
220 LinkIncremental="1"
221 GenerateDebugInformation="true"
222 SubSystem="1"
223 RandomizedBaseAddress="1"
224 DataExecutionPrevention="0"
225 TargetMachine="1"
227 <Tool
228 Name="VCALinkTool"
230 <Tool
231 Name="VCManifestTool"
233 <Tool
234 Name="VCXDCMakeTool"
236 <Tool
237 Name="VCBscMakeTool"
239 <Tool
240 Name="VCFxCopTool"
242 <Tool
243 Name="VCAppVerifierTool"
245 <Tool
246 Name="VCPostBuildEventTool"
248 </Configuration>
249 <Configuration
250 Name="Release29|Win32"
251 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
252 IntermediateDirectory="$(ConfigurationName)"
253 ConfigurationType="1"
254 CharacterSet="1"
255 WholeProgramOptimization="1"
257 <Tool
258 Name="VCPreBuildEventTool"
260 <Tool
261 Name="VCCustomBuildTool"
263 <Tool
264 Name="VCXMLDataGeneratorTool"
266 <Tool
267 Name="VCWebServiceProxyGeneratorTool"
269 <Tool
270 Name="VCMIDLTool"
272 <Tool
273 Name="VCCLCompilerTool"
274 AdditionalOptions="/MP"
275 Optimization="3"
276 AdditionalIncludeDirectories="&quot;$(SolutionDir)\..\..\wxWidgets29\include&quot;;&quot;$(SolutionDir)\..\..\wxWidgets29\lib\vc_lib\mswu&quot;;&quot;$(SolutionDir)\..\src\libs&quot;;&quot;$(SolutionDir)\..\src&quot;;&quot;$(SolutionDir)\..\src\include&quot;;&quot;$(SolutionDir)\..\..\&quot;;&quot;$(SolutionDir)\..\..\wxWidgets29\src\zlib&quot;;&quot;$(SolutionDir)\..\..\wxWidgets29\src\png&quot;"
277 PreprocessorDefinitions="_CONSOLE;wxUSE_GUI=0;USE_WX_EXTENSIONS;_CRT_SECURE_NO_WARNINGS;EC_REMOTE;ECSOCKET_USE_EVENTS=0;WITH_LIBPNG"
278 RuntimeLibrary="0"
279 UsePrecompiledHeader="0"
280 WarningLevel="3"
281 DebugInformationFormat="3"
283 <Tool
284 Name="VCManagedResourceCompilerTool"
286 <Tool
287 Name="VCResourceCompilerTool"
288 PreprocessorDefinitions="_UNICODE;UNICODE;VER_FILEDESCRIPTION_STR=\&quot;aMule Web Server\&quot;;VER_INTERNALNAME_STR=\&quot;$(ProjectName)\&quot;;VER_ORIGINALFILENAME_STR=\&quot;$(TargetFileName)\&quot;"
290 <Tool
291 Name="VCPreLinkEventTool"
293 <Tool
294 Name="VCLinkerTool"
295 AdditionalDependencies="ws2_32.lib"
296 LinkIncremental="1"
297 GenerateDebugInformation="true"
298 SubSystem="1"
299 OptimizeReferences="2"
300 EnableCOMDATFolding="2"
301 RandomizedBaseAddress="1"
302 DataExecutionPrevention="0"
303 TargetMachine="1"
305 <Tool
306 Name="VCALinkTool"
308 <Tool
309 Name="VCManifestTool"
311 <Tool
312 Name="VCXDCMakeTool"
314 <Tool
315 Name="VCBscMakeTool"
317 <Tool
318 Name="VCFxCopTool"
320 <Tool
321 Name="VCAppVerifierTool"
323 <Tool
324 Name="VCPostBuildEventTool"
326 </Configuration>
327 </Configurations>
328 <References>
329 </References>
330 <Files>
331 <Filter
332 Name="Source Files"
333 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
334 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
336 <File
337 RelativePath="..\..\src\ExternalConnector.cpp"
339 </File>
340 <File
341 RelativePath="..\..\src\LoggerConsole.cpp"
343 </File>
344 <File
345 RelativePath="..\..\src\NetworkFunctions.cpp"
347 </File>
348 <File
349 RelativePath="..\..\src\OtherFunctions.cpp"
351 </File>
352 <File
353 RelativePath="..\..\src\webserver\src\php_amule_lib.cpp"
355 </File>
356 <File
357 RelativePath="..\..\src\webserver\src\php_core_lib.cpp"
359 </File>
360 <File
361 RelativePath="..\..\src\webserver\src\php_lexer.c"
363 </File>
364 <File
365 RelativePath="..\..\src\webserver\src\php_parser.c"
367 </File>
368 <File
369 RelativePath="..\..\src\webserver\src\php_syntree.cpp"
371 </File>
372 <File
373 RelativePath="..\..\src\RLE.cpp"
375 </File>
376 <File
377 RelativePath="..\..\src\webserver\src\WebInterface.cpp"
379 </File>
380 <File
381 RelativePath="..\..\src\webserver\src\WebServer.cpp"
383 </File>
384 <File
385 RelativePath="..\..\src\webserver\src\WebSocket.cpp"
387 </File>
388 </Filter>
389 <Filter
390 Name="Header Files"
391 Filter="h;hpp;hxx;hm;inl;inc;xsd"
392 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
394 <File
395 RelativePath="..\..\src\ExternalConnector.h"
397 </File>
398 <File
399 RelativePath="..\..\src\NetworkFunctions.h"
401 </File>
402 <File
403 RelativePath="..\..\src\OtherFunctions.h"
405 </File>
406 <File
407 RelativePath="..\..\src\webserver\src\php_core_lib.h"
409 </File>
410 <File
411 RelativePath="..\..\src\webserver\src\php_parser.h"
413 </File>
414 <File
415 RelativePath="..\..\src\webserver\src\php_syntree.h"
417 </File>
418 <File
419 RelativePath="..\..\src\webserver\src\WebInterface.h"
421 </File>
422 <File
423 RelativePath="..\..\src\webserver\src\WebServer.h"
425 </File>
426 <File
427 RelativePath="..\..\src\webserver\src\WebSocket.h"
429 </File>
430 </Filter>
431 <Filter
432 Name="Resource Files"
433 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
434 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
436 <File
437 RelativePath="..\version.rc"
439 </File>
440 </Filter>
441 </Files>
442 <Globals>
443 </Globals>
444 </VisualStudioProject>